type net/http.tLogKey
2 uses
net/http (current package)
transport.go#L2675: type tLogKey struct{}
transport.go#L2678: if logf, ok := tr.Request.Context().Value(tLogKey{}).(func(string, ...any)); ok {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)